OWSTIMER.EXE  <nativehr>0x80070003</nativehr><na tivestack></nativestack>

Custom SharePoint 2010 Timer Jobs are failing with below error

 

The Execute method of job definition JobDefinition Jobname(ID GUID) threw an exception. More information is included below.  <nativehr>0x80070003</nativehr><nativestack></nativestack>

Exception stack trace:  

at Microsoft.SharePoint.Library.SPRequestInternalClass.GetAllWebsOfSite(String bstrUrl, Object& pvarWebs, Object& pvarWebIds, Object& pvarParentWebs, Object& pvarLangs, Object& pvarTitles, Object& pvarUIVersions, Object& pvarFlags, Object& pvarWebTemplates, Object& pvarConfigurations, Object& pvarMasterUrls, Object& pvarCustomMasterUrls)   

at Microsoft.SharePoint.Library.SPRequest.GetAllWebsOfSite(String bstrUrl, Object& pvarWebs, Object& pvarWebIds, Object& pvarParentWebs, Object& pvarLangs, Object& pvarTitles, Object& pvarUIVersions, Object& pvarFlags, Object& pvarWebTemplates, Object& pvarConfigurations, Object& pvarMasterUrls, Object& pvarCustomMasterUrls)   

at Microsoft.SharePoint.SPSite.SPWebCollectionProvider.GetWebsData(String[]& strNames, String[]& strServiceRelUrls, Guid[]& guidWebIds, Int32[]& nLanguages, String[]& strTitles, String[]& strDescriptions, String[]& strCreationTimes, String[]& strModifiedTimes, Boolean[]& bUserIsWebAdmins, Int32[]& nWebTemplates, Int16[]& nProvisionConfigs, Int16[]& nMeetingCounts, Int32[]& nUIVersions, Int32[]& nFlags, String[]& strMasterUrls, String[]& strCustomMasterUrls)   

at Microsoft.SharePoint.SPWebCollection.EnsureWebsData()   

at Microsoft.SharePoint.SPBaseCollection.GetEnumerator()   

at BP.EDP.GDMP.GDMPWorkflows.GDMPJobDefinition.<Execute>b__0()   

at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()   

at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)   

at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)   

at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)   

at BP.EDP.GDMP.GDMPWorkflows.GDMPJobDefinition.Execute(Guid targetInstanceId)   

at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)

Any idea why this error is throwed ?.

Thanks

Santhosh

July 5th, 2013 10:26pm

That is COR_E_DIRECTORYNOTFOUND.  I've seen this when a bad URL is passed to an enumerator.
Free Windows Admin Tool Kit Click here and download it now
July 5th, 2013 10:30pm

Hi Trevor,

I am facing the same issue here. But the timer job is working in only one particular server which is a Layer 7 server. Can you please help me

Thanks

July 23rd, 2015 6:09am

Hi Arjun, can you please create a new thread with more details?
Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2015 11:51am

Hi Trevor,

Please look @ the post here URL

July 24th, 2015 2:01am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics